home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19950726-19950929 / 000252_news@columbia.edu_Wed Aug 30 09:47:23 1995.msg < prev    next >
Internet Message Format  |  1995-12-25  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA14737
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 30 Aug 1995 09:15:46 -0400
  3. Received: by apakabar.cc.columbia.edu id AA21939
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 30 Aug 1995 09:15:44 -0400
  5. Newsgroups: comp.protocols.kermit.misc,comp.sys.palmtops
  6. Path: news.columbia.edu!sol.ctr.columbia.edu!howland.reston.ans.net!vixen.cso.uiuc.edu!sdd.hp.com!hplabs!hplextra!hplb!hpcpb!mark
  7. From: mark@bri.hp.com (Mark Simms)
  8. Subject: Re: C-Kermit 5A(190) question?
  9. Sender: news@bri.hp.com (News User)
  10. Message-Id: <DE4B6z.99C@bri.hp.com>
  11. Date: Wed, 30 Aug 1995 09:47:23 GMT
  12. References: <h24tz98k59.fsf@seahawk.nwest.mccaw.com>
  13. Nntp-Posting-Host: vanye.bri.hp.com
  14. Organization: Hewlett-Packard
  15. X-Newsreader: TIN [version 1.2 PL1.4]
  16. Followup-To: comp.protocols.kermit.misc,comp.sys.palmtops
  17. Lines: 25
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:3518 comp.sys.palmtops:29863
  19. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  20.  
  21. Robert Nicholson (robertn@seahawk.nwest.mccaw.com) wrote:
  22.  
  23. : Can anybody tell me how I deal with CR/LF translation? 
  24.  
  25. On the Unix system from within C-Kermit:
  26.  
  27.     set file type text
  28.  
  29. Usually this is the default, but I don't know the NeXT set uo that
  30. well.  This will ensure that the translation is done properly.
  31.  
  32. Hope this helps,
  33.  
  34.     Mark Simms
  35.  
  36. ---------------------------------------------------------------------
  37. Name:       Mark Simms             |Org: Hewlett-Packard
  38. Profession: Software Engineer      |     Computer Peripherals Bristol
  39. Unix-mail:  mark@hpcpbla.bri.hp.com|     United Kingdom
  40. ---------------------------------------------------------------------
  41.       "Life is short and the ROM is full" (Bill Wickes)
  42. ---------------------------------------------------------------------
  43. Opinions expressed are my own and are not intended to be an official
  44. statement by Hewlett-Packard Company
  45. ---------------------------------------------------------------------